0.0
NA
CVE-2026-45875
mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure
Description

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure The wm5102_clear_write_sequencer() helper may return an error and just return, bypassing the cleanup sequence and causing regulators to remain enabled, leading to a resource leak. Change the direct return to jump to the err_reset label to properly free the resources.

INFO

Published Date :

May 27, 2026, 2:17 p.m.

Last Modified :

May 27, 2026, 2:48 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-45875 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
Solution
Ensure regulators are disabled on error by jumping to cleanup.
  • Apply kernel patch to fix regulator resource leak.
  • Jump to err_reset label on sequencer error.
  • Ensure regulators are properly disabled.
Public PoC/Exploit Available at Github

CVE-2026-45875 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-45875 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-45875 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

DSA and DLA for Debian last 14 days

Python

Updated: 5 hours, 45 minutes ago
0 stars 1 fork 1 watcher
Born at : Feb. 12, 2025, 2:08 p.m. This repo has been linked 606 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-45875 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-45875 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 27, 2026

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure The wm5102_clear_write_sequencer() helper may return an error and just return, bypassing the cleanup sequence and causing regulators to remain enabled, leading to a resource leak. Change the direct return to jump to the err_reset label to properly free the resources.
    Added Reference https://git.kernel.org/stable/c/2049820d1e635e467d795237fd40287213d92349
    Added Reference https://git.kernel.org/stable/c/3ea01691738b0decb63ea2705d2cdf27f6f26fc0
    Added Reference https://git.kernel.org/stable/c/445cec7b4fbb1546836ae8e332d158e8d37d0fb6
    Added Reference https://git.kernel.org/stable/c/4feb753ba6e5e5bbaba868b841a2db41c21e56fa
    Added Reference https://git.kernel.org/stable/c/54eafc1b0dbcf79c5f8b6dc8d9e92e56b9384c0a
    Added Reference https://git.kernel.org/stable/c/5a4923726a165593d7601834a6fb2a10ab47b85d
    Added Reference https://git.kernel.org/stable/c/933c5463873582baaecf5c38401ec4095b1c6269
    Added Reference https://git.kernel.org/stable/c/e0527c09bcf1e6beeb685a7f4177683866b8609c
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.